﻿2026-08-01T18:02:55.7034013Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-01T18:02:55.7041581Z ##[group]Run actions/setup-node@v4
2026-08-01T18:02:55.7043049Z with:
2026-08-01T18:02:55.7044142Z   node-version: 22
2026-08-01T18:02:55.7045230Z   cache: npm
2026-08-01T18:02:55.7046530Z   cache-dependency-path: frontend/package-lock.json
2026-08-01T18:02:55.7048536Z   always-auth: false
2026-08-01T18:02:55.7049800Z   check-latest: false
2026-08-01T18:02:55.7063841Z   token: ***
2026-08-01T18:02:55.7064964Z ##[endgroup]
2026-08-01T18:02:55.8422270Z Found in cache @ /opt/hostedtoolcache/node/22.23.1/x64
2026-08-01T18:02:55.8426569Z (node:1917) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-01T18:02:55.8432526Z ##[group]Environment details
2026-08-01T18:02:55.8445218Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-01T18:02:56.3951830Z node: v22.23.1
2026-08-01T18:02:56.3965984Z npm: 10.9.8
2026-08-01T18:02:56.3979151Z yarn: 1.22.22
2026-08-01T18:02:56.3988744Z ##[endgroup]
2026-08-01T18:02:56.4008616Z [command]/opt/hostedtoolcache/node/22.23.1/x64/bin/npm config get cache
2026-08-01T18:02:56.5364897Z /home/runner/.npm
2026-08-01T18:02:56.6948576Z npm cache is not found
